home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / dev / c / MEMLib.lha / MEMLib / Developer / source / TestMEMLIB.h < prev   
Encoding:
C/C++ Source or Header  |  1999-06-30  |  259 b   |  12 lines

  1. #include <exec/memory.h>
  2. #include <proto/exec.h>
  3. #include <ctype.h>
  4.  
  5. #define VBCC=1
  6. #define MWDEBUG=1                /* To enable memlib, you must #define MWDEBUG to 1 */
  7.  
  8. #include "memwatch.h"
  9.  
  10. #include "stringlib.h"            /* ADOSLIB und STRINGLIB müssen gelinkt werden */
  11.  
  12.